1.When overridden in a derived class, this method is called by the runtime to schedule a work item (callback) for a particular instance ID.
在派生类中重写时,此方法由运行时调用,用于计划特定实例ID的工作项(回调)。
2.In Ruby, you can define a method inline for a particular instance by putting the variable name at the beginning of the method declaration.
在Ruby中,您可以为某个特定的实例定义一个内联方法,其方法是将变量名称放在方法声明的最前面。
3.Members declared with the Shared keyword are shared members, which belong to the class as a whole and not to any particular instance.
用Shared关键字声明的成员是“共享成员”,这些成员作为一个整体属于类,而不属于任何特定的实例。
4.However, instance methods need a third datum: the particular instance of the class on which to invoke the method.
但实例方法还需要另外一个数据:在其上调用方法的类的特殊实例。
5.A particular instance of an object is identified by an object reference.
一个对象引用可以识别对象的一个特殊实例。
6.All this is what happens in a typical crisis. The conditions, and the effectiveness of policy, differ in each particular instance.
这些分析仅针对一般性的经济危机,具体状况及政策效应使个例有所不同。
7.In particular, there is no information that indicates the location of a particular instance of a service provider.
特别是,不存在任何指示特定服务提供者实例位置的信息。
8.Data instances: These hold the real information and you should be able to store the data in a particular instance of the model.
数据实例:这些实例存储了真实信息,并且您应该能够将数据存储在特殊的模型实例中。
9.It is easiest to move from the concrete to the abstract, from the particular instance to the general principle.
从具体到抽象、特例到一般性原则是最简单的书写方法。
10.an option for suppressing a particular instance of message , versus not doing the analysis for a particular rule.
用于取消特定消息实例的选项,与不对特定规则进行分析相对。